projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8831ac
)
Remove forgotten (debug) form.
author
Carsten Dominik
<dominik@science.uva.nl>
Thu, 20 Apr 2006 12:17:26 +0000
(12:17 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Thu, 20 Apr 2006 12:17:26 +0000
(12:17 +0000)
lisp/textmodes/org.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/org.el
b/lisp/textmodes/org.el
index bbb2db5fd11d2756bef9d54b5ca9bf3ba440fa01..12359391f73e1d50f4ece23ca3f5e4d0e07ed93e 100644
(file)
--- a/
lisp/textmodes/org.el
+++ b/
lisp/textmodes/org.el
@@
-2274,7
+2274,6
@@
This face is only used if `org-fontify-done-headline' is set."
(setq int 'type
kwds (append kwds (org-split-string value splitre))))
((equal key "STARTUP")
- (debug)
(let ((opts (org-split-string value splitre))
(set '(("fold" org-startup-folded t)
("overview" org-startup-folded t)